We have a movie clip which serves as an item in Flash that is mobile, but not on its own. If someone is going to move this panel around in the interface, they’re going to need something to drag it with. To give the user something to hang onto, I embedded a button and assigned it the functionality to move the movie clip when the viewer clicks and drags. I used this action for the button’s Instance Properties under the Actions tab: On (Press) Start Drag (“”) End On On (Release) Stop Drag End